SixBit API Schema : Item_AddUpdateType Complex Type |
Namespace | (none) |
Item_AddUpdateType
An API call to add or update items.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
action | auactionParam Simple Type | optional | AddandUpdate | ||
importurlsaslinks | xs:boolean | optional | false | This flag indicates that URL's should be imported as links instead of pictures. | |
replaceexistingpictures | xs:boolean | optional | false | This flag indicates that the incoming pictures should replace the existing pictures instead of appending. | |
updaterunninglistings | xs:boolean | optional | false | This flag indicates that any running listings associated with the imported items should be updated. | |
logfilepath | xs:string | optional | The full name and path to a location to place logging information. | ||
itemtemplate | xs:string | optional | The name of the desired Item Template to base the import off of. |
|